projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe29dbd
)
meson: Also check for sincos
author
Timm Bäder
<mail@baedert.org>
Sat, 24 Sep 2016 06:44:53 +0000
(08:44 +0200)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 3 May 2017 14:10:51 +0000
(15:10 +0100)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 80953930adf52276d96e67202102b1a144409004..d2c90210f234b2c1897f1a34d2c23e1069cd2b77 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-131,6
+131,7
@@
check_functions = [
['HAVE_RINT', 'rint', '#include<math.h>'],
['HAVE_LOG2', 'log2', '#include<math.h>'],
['HAVE_EXP2', 'exp2', '#include<math.h>'],
+ ['HAVE_SINCOS', 'sincos', '#include<math.h>'],
# check token HAVE_SINCOS
# check token HAVE_SOCKADDR_UN_SUN_LEN
# check token HAVE_SOLARIS_XINERAMA